Package-level declarations

Types

Link copied to clipboard
A simple ViewGroup that aligns all the views inside on a baseline.
Link copied to clipboard
A helper class to support check group logic.
Link copied to clipboard
Wrapper layout for rendering and animating rounded corners with clip bounds.
Link copied to clipboard
Helper class for rendering and animating collapsed text.
Link copied to clipboard
Utils class for Context.
Link copied to clipboard
Utility class for descendant Rect calculations.
Link copied to clipboard
A util class that helps apply edge-to-edge mode to activity/dialog windows.
Link copied to clipboard
A helper class that facilitates expand and collapse animations between two views.
Link copied to clipboard
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
Link copied to clipboard
Facilitates a fade out and then a fade in of the two input drawables.
Link copied to clipboard
Facilitates a fade out and then a fade in of the two input views.
Link copied to clipboard
Horizontally lay out children until the row is filled and then moved to the next line.
Link copied to clipboard
Utils to determine device manufacturers for special handling.
Link copied to clipboard
An custom checkable interface extending Checkable to support check group logic.
Link copied to clipboard
An AnimatorUpdateListener that provides a framework for applying the animated value to multiple views.
Link copied to clipboard
This is a MenuBuilder that returns an instance of NavigationSubMenu instead of SubMenuBuilder when a sub menu is created.
Link copied to clipboard
Link copied to clipboard
This is a SubMenuBuilder that it notifies the parent NavigationMenu of its menu updates.
Link copied to clipboard
Link copied to clipboard
Child of SparseBooleanArray that is parcelable.
Link copied to clipboard
Child of SparseIntArray that is parcelable.
Link copied to clipboard
A TypeEvaluator that allows for interpolation between two Rect's.
Link copied to clipboard
A TimeInterpolator that reverses the animated values of the provided source .
Link copied to clipboard
Link copied to clipboard
open class SeslContextUtils
Link copied to clipboard
open class SeslDisplayUtils
Link copied to clipboard
Lets you define a number of Animators that will run on the attached View depending on the View's drawable state.
Link copied to clipboard
Interface that allows for further customization of the provided .
Link copied to clipboard
Class that helps to support drawing text in drawables.
Link copied to clipboard
Link copied to clipboard
Base class for scenarios where user wants to implement only one method of TextWatcher.
Link copied to clipboard
Utility methods to check Theme compatibility with components.
Link copied to clipboard
Utility methods for Toolbars.
Link copied to clipboard
FrameLayout that provides callbacks for all touch events.
Link copied to clipboard
Backward-compatible implementation of android.view.ViewOverlay.
Link copied to clipboard
open class ViewUtils
Utils class for custom views.
Link copied to clipboard
An ImageButton that keeps track of visibility changes.
Link copied to clipboard
A util class for window operations.